projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568e867
)
Trivial typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 4 Jan 2014 19:11:55 +0000
(14:11 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 4 Jan 2014 19:11:55 +0000
(14:11 -0500)
gdk/gdkwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.c
b/gdk/gdkwindow.c
index d1216b3f82fffcbee8587783744ee59bda6f88f9..0f59c56f246eecb51c90b95d18efa90d9d626b2e 100644
(file)
--- a/
gdk/gdkwindow.c
+++ b/
gdk/gdkwindow.c
@@
-5783,7
+5783,7
@@
gdk_window_set_background_rgba (GdkWindow *window,
* Sets the background of @window.
*
* A background of %NULL means that the window will inherit its
- * background f
or
m its parent window.
+ * background f
ro
m its parent window.
*
* The windowing system will normally fill a window with its background
* when the window is obscured then exposed.